home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / Karaoke 5 37.9 / karaoke5.exe / {app} / karaoke.exe / 0 / RCDATA / TPASSWORDDLG / TPASSWORDDLG.txt
Text File  |  2010-01-24  |  8KB  |  239 lines

  1. object PasswordDlg: TPasswordDlg
  2.   Left = 245
  3.   Top = 108
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Password Song'
  7.   ClientHeight = 103
  8.   ClientWidth = 233
  9.   Color = clBtnFace
  10.   ParentFont = True
  11.   OldCreateOrder = True
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TbsSkinLabel
  17.     Left = 8
  18.     Top = 9
  19.     Width = 65
  20.     Height = 13
  21.     HintImageIndex = 0
  22.     TabOrder = 3
  23.     SkinData = KARAOKE5.spSkinData1
  24.     SkinDataName = 'label'
  25.     DefaultFont.Charset = DEFAULT_CHARSET
  26.     DefaultFont.Color = clWindowText
  27.     DefaultFont.Height = 14
  28.     DefaultFont.Name = 'Arial'
  29.     DefaultFont.Style = []
  30.     DefaultWidth = 0
  31.     DefaultHeight = 0
  32.     UseSkinFont = True
  33.     ShadowEffect = False
  34.     ShadowColor = clBlack
  35.     ShadowOffset = 0
  36.     ShadowSize = 3
  37.     ReflectionEffect = False
  38.     ReflectionOffset = -5
  39.     UseSkinSize = True
  40.     UseSkinFontColor = True
  41.     BorderStyle = bvFrame
  42.     Caption = 'password:'
  43.     AutoSize = False
  44.   end
  45.   object Password: TbsSkinPasswordEdit
  46.     Left = 8
  47.     Top = 27
  48.     Width = 217
  49.     Height = 21
  50.     Cursor = crIBeam
  51.     HintImageIndex = 0
  52.     TabOrder = 0
  53.     SkinData = KARAOKE5.spSkinData1
  54.     SkinDataName = 'edit'
  55.     DefaultFont.Charset = DEFAULT_CHARSET
  56.     DefaultFont.Color = clBlack
  57.     DefaultFont.Height = 14
  58.     DefaultFont.Name = 'Arial'
  59.     DefaultFont.Style = []
  60.     DefaultWidth = 0
  61.     DefaultHeight = 0
  62.     UseSkinFont = True
  63.     DefaultColor = clWindow
  64.     ParentFont = False
  65.     PasswordKind = pkRoundRect
  66.   end
  67.   object OKBtn: TbsSkinButton
  68.     Left = 70
  69.     Top = 59
  70.     Width = 75
  71.     Height = 25
  72.     HintImageIndex = 0
  73.     TabOrder = 1
  74.     SkinData = KARAOKE5.spSkinData1
  75.     SkinDataName = 'button'
  76.     DefaultFont.Charset = DEFAULT_CHARSET
  77.     DefaultFont.Color = clWindowText
  78.     DefaultFont.Height = 14
  79.     DefaultFont.Name = 'Arial'
  80.     DefaultFont.Style = []
  81.     DefaultWidth = 0
  82.     DefaultHeight = 0
  83.     UseSkinFont = True
  84.     ImageIndex = -1
  85.     AlwaysShowLayeredFrame = False
  86.     UseSkinSize = True
  87.     UseSkinFontColor = True
  88.     RepeatMode = False
  89.     RepeatInterval = 100
  90.     AllowAllUp = False
  91.     TabStop = True
  92.     CanFocused = True
  93.     Down = False
  94.     GroupIndex = 0
  95.     Caption = 'OK'
  96.     Glyph.Data = {
  97.       DE010000424DDE01000000000000760000002800000024000000120000000100
  98.       0400000000006801000000000000000000001000000000000000000000000000
  99.       80000080000000808000800000008000800080800000C0C0C000808080000000
  100.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  101.       3333333333333333333333330000333333333333333333333333F33333333333
  102.       00003333344333333333333333388F3333333333000033334224333333333333
  103.       338338F3333333330000333422224333333333333833338F3333333300003342
  104.       222224333333333383333338F3333333000034222A22224333333338F338F333
  105.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  106.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  107.       0000333333333A222433333333333338F338F33300003333333333A222433333
  108.       333333338F338F33000033333333333A222433333333333338F338F300003333
  109.       33333333A222433333333333338F338F00003333333333333A22433333333333
  110.       3338F38F000033333333333333A223333333333333338F830000333333333333
  111.       333A333333333333333338330000333333333333333333333333333333333333
  112.       0000}
  113.     NumGlyphs = 2
  114.     Spacing = 1
  115.     ModalResult = 1
  116.     OnClick = OKBtnClick
  117.   end
  118.   object CancelBtn: TbsSkinButton
  119.     Left = 150
  120.     Top = 59
  121.     Width = 75
  122.     Height = 25
  123.     HintImageIndex = 0
  124.     TabOrder = 2
  125.     SkinData = KARAOKE5.spSkinData1
  126.     SkinDataName = 'button'
  127.     DefaultFont.Charset = DEFAULT_CHARSET
  128.     DefaultFont.Color = clWindowText
  129.     DefaultFont.Height = 14
  130.     DefaultFont.Name = 'Arial'
  131.     DefaultFont.Style = []
  132.     DefaultWidth = 0
  133.     DefaultHeight = 0
  134.     UseSkinFont = True
  135.     ImageIndex = -1
  136.     AlwaysShowLayeredFrame = False
  137.     UseSkinSize = True
  138.     UseSkinFontColor = True
  139.     RepeatMode = False
  140.     RepeatInterval = 100
  141.     AllowAllUp = False
  142.     TabStop = True
  143.     CanFocused = True
  144.     Down = False
  145.     GroupIndex = 0
  146.     Caption = 'Cancel'
  147.     Glyph.Data = {
  148.       DE010000424DDE01000000000000760000002800000024000000120000000100
  149.       0400000000006801000000000000000000001000000000000000000000000000
  150.       80000080000000808000800000008000800080800000C0C0C000808080000000
  151.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  152.       333333333333333333333333000033338833333333333333333F333333333333
  153.       0000333911833333983333333388F333333F3333000033391118333911833333
  154.       38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
  155.       911118111118333338F3338F833338F3000033333911111111833333338F3338
  156.       3333F8330000333333911111183333333338F333333F83330000333333311111
  157.       8333333333338F3333383333000033333339111183333333333338F333833333
  158.       00003333339111118333333333333833338F3333000033333911181118333333
  159.       33338333338F333300003333911183911183333333383338F338F33300003333
  160.       9118333911183333338F33838F338F33000033333913333391113333338FF833
  161.       38F338F300003333333333333919333333388333338FFF830000333333333333
  162.       3333333333333333333888330000333333333333333333333333333333333333
  163.       0000}
  164.     NumGlyphs = 2
  165.     Spacing = 1
  166.     Cancel = True
  167.     ModalResult = 2
  168.   end
  169.   object DKLanguageController1: TDKLanguageController
  170.     Left = 124
  171.     Top = 4
  172.     LangData = {
  173.       0B0050617373776F7264446C67010100000001000000070043617074696F6E01
  174.       0500000006004C6162656C31010200000002000000070043617074696F6E0700
  175.       00000C00536B696E446174614E616D6500080050617373776F72640101000000
  176.       080000000C00536B696E446174614E616D650005004F4B42746E010200000003
  177.       000000070043617074696F6E090000000C00536B696E446174614E616D650009
  178.       0043616E63656C42746E010200000004000000070043617074696F6E0A000000
  179.       0C00536B696E446174614E616D65001200737044796E616D6963536B696E466F
  180.       726D310001020000001000545241595F4253465F524553544F52450101000000
  181.       0B000000070043617074696F6E000E00545241595F4253465F434C4F53450101
  182.       0000000C000000070043617074696F6E00}
  183.   end
  184.   object spDynamicSkinForm1: TbsBusinessSkinForm
  185.     UseRibbon = False
  186.     QuickButtons = <>
  187.     QuickButtonsShowHint = False
  188.     ClientInActiveEffect = False
  189.     ClientInActiveEffectType = bsieSemiTransparent
  190.     DisableSystemMenu = False
  191.     AlwaysResize = False
  192.     UseFormCursorInNCArea = False
  193.     MaxMenuItemsInWindow = 0
  194.     ClientWidth = 0
  195.     ClientHeight = 0
  196.     HideCaptionButtons = False
  197.     AlwaysShowInTray = False
  198.     LogoBitMapTransparent = False
  199.     AlwaysMinimizeToTray = False
  200.     UseSkinFontInMenu = True
  201.     ShowIcon = False
  202.     MaximizeOnFullScreen = False
  203.     AlphaBlend = False
  204.     AlphaBlendAnimation = False
  205.     AlphaBlendValue = 255
  206.     ShowObjectHint = False
  207.     MenusAlphaBlend = False
  208.     MenusAlphaBlendAnimation = False
  209.     MenusAlphaBlendValue = 255
  210.     DefCaptionFont.Charset = DEFAULT_CHARSET
  211.     DefCaptionFont.Color = clBtnText
  212.     DefCaptionFont.Height = 14
  213.     DefCaptionFont.Name = 'Arial'
  214.     DefCaptionFont.Style = [fsBold]
  215.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  216.     DefInActiveCaptionFont.Color = clBtnShadow
  217.     DefInActiveCaptionFont.Height = 14
  218.     DefInActiveCaptionFont.Name = 'Arial'
  219.     DefInActiveCaptionFont.Style = [fsBold]
  220.     DefMenuItemHeight = 20
  221.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  222.     DefMenuItemFont.Color = clWindowText
  223.     DefMenuItemFont.Height = 14
  224.     DefMenuItemFont.Name = 'Arial'
  225.     DefMenuItemFont.Style = []
  226.     UseDefaultSysMenu = True
  227.     SkinData = KARAOKE5.spSkinData1
  228.     MinHeight = 0
  229.     MinWidth = 0
  230.     MaxHeight = 0
  231.     MaxWidth = 0
  232.     Magnetic = False
  233.     MagneticSize = 10
  234.     BorderIcons = [biSystemMenu]
  235.     Left = 64
  236.     Top = 40
  237.   end
  238. end
  239.